Add an unrealize function to GtkLabel
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Dec 2017 04:32:49 +0000 (23:32 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 Dec 2017 04:33:39 +0000 (23:33 -0500)
commit06ad134876fab771a9becb84cb176f7358bf34c5
tree86ff0989372e617e8262cebfbaf5073d44009045
parented6992867e0875aee1d7da916955f6e32ab1d4cd
Add an unrealize function to GtkLabel

We need to drpo the primary clipboard when the label
is getting unrealized while holding it. This fixes
a crash in the accessibility-dump test.
gtk/gtklabel.c